Skip to content

Update mxqkill #160

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Update mxqkill #160

merged 4 commits into from
Aug 22, 2024

Conversation

donald
Copy link
Contributor

@donald donald commented Aug 15, 2024

@donald donald force-pushed the update-mxqkill branch 3 times, most recently from 45e31da to e0c8890 Compare August 18, 2024 20:03
…logic

Refactor the group cancellation process by moving the code from main()
into new functions, similar to the existing jobs cancellation functions.

Added `cancel_group` function along with its helper functions.

Notable change:

- Removed constraints from the old code, making it no longer mandatory
  for the group to have `groups_status OK`, or pending/running jobs.

This allows cancellations of both inactive and previously cancelled
groups.

These changes enable more flexible group management and simplify the
cancellation logic.

Note: The old code will be removed in the next commit for cleaner diffs
and improved clarity.
Use cancel_group() and remove old code.
@donald donald merged commit d535f81 into master Aug 22, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant